New Lisp manual nodes, Applying Customizations and Custom Themes.
authorChong Yidong <cyd@gnu.org>
Thu, 12 Apr 2012 14:50:58 +0000 (22:50 +0800)
committerChong Yidong <cyd@gnu.org>
Thu, 12 Apr 2012 14:50:58 +0000 (22:50 +0800)
commitf477cc7bc7643221b794f2ca47ee99ba868772a4
tree267a35cf7872923688c631496f81524912788152
parent61edb638fb0fd6e83d227d3d581da7d2196f01dd
New Lisp manual nodes, Applying Customizations and Custom Themes.

* doc/lispref/customize.texi (Applying Customizations):
(Custom Themes): New nodes.

* doc/lispref/display.texi (Defining Faces): Reference custom-set-faces.

* doc/lispref/modes.texi (Defining Minor Modes, Defining Minor Modes):
* doc/lispref/os.texi (Startup Summary): Copyedits.

* doc/emacs/custom.texi (Creating Custom Themes): Add reference to Custom
Themes node in Lisp manual.

* lisp/custom.el (custom-theme-set-variables): Doc fix.
12 files changed:
doc/emacs/ChangeLog
doc/emacs/custom.texi
doc/lispref/ChangeLog
doc/lispref/customize.texi
doc/lispref/display.texi
doc/lispref/elisp.texi
doc/lispref/modes.texi
doc/lispref/os.texi
doc/lispref/vol1.texi
doc/lispref/vol2.texi
lisp/ChangeLog
lisp/custom.el